The Dreamweaver JavaScript API > Selection functions > site.setFocus() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Gives focus to the specified pane of the Site window. If the specified pane is not showing, displays the pane and gives it focus.
Arguments
whichPane
whichPane
must be one of the following strings: "local"
, "remote"
, or "site map"
.
Returns
Nothing.
Enabler
None.
![]() ![]() ![]() |